inherited FFileList: TFFileList Left = 265 Top = 154 Caption = 'Images no longer needed' ClientHeight = 247 ClientWidth = 321 Icon.Data = {} Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object MFiles: TMemo Left = 0 Top = 25 Width = 321 Height = 181 Align = alClient ScrollBars = ssBoth TabOrder = 0 end object Panel1: TPanel Left = 0 Top = 0 Width = 321 Height = 25 Align = alTop BevelOuter = bvNone TabOrder = 1 object Label1: TLabel Left = 0 Top = 8 Width = 126 Height = 13 Caption = 'Remove the following files:' end end object Panel2: TPanel Left = 0 Top = 206 Width = 321 Height = 41 Align = alBottom BevelOuter = bvNone TabOrder = 2 object Button1: TButton Left = 8 Top = 8 Width = 75 Height = 25 Caption = '&Yes' ModalResult = 6 TabOrder = 0 end object Button2: TButton Left = 88 Top = 8 Width = 75 Height = 25 Caption = '&No' ModalResult = 7 TabOrder = 1 end end end